GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / RotateAnnotations Method





In This Topic
RotateAnnotations Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function RotateAnnotations( _
   ByVal Angle As Integer _
) As GdPictureStatus
public GdPictureStatus RotateAnnotations( 
   int Angle
)
public function RotateAnnotations( 
    Angle: Integer
): GdPictureStatus; 
public function RotateAnnotations( 
   Angle : int
) : GdPictureStatus;
public: GdPictureStatus RotateAnnotations( 
   int Angle
) 
public:
GdPictureStatus RotateAnnotations( 
   int Angle
) 

Parameters

Angle
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members